body {
    font-family: 'Bellota Text', cursive;
}
.top-img{
    background-image: url('../images/Street-3015_.jpg');
    height: 100vh;
    background-position: center top;
}
.pb-50{
    padding-bottom: 50px;
}
.primary-bg {
    background-color: #87CEEB;
}

.secolor-bg {
    background-color: #f2d8fd;
}

.thcolor-bg {
    background-color: #441058;
}

.focolor-bg {
    background-color: #9987ad;
}

.fvcolor-bg {
    background-color: #d35bfa;
}

.fcolor-p {
    color: #f2d8fd !important;
}

.nav-link:hover {
    color: #be3eed !important;
}

.ts {
    /* text-shadow: 12px 12px 16px #00000054; */
    text-shadow: #000 1px 1px 0, #000 -1px -1px 0, 
    #000 -1px 1px 0, #000 1px -1px 0;
}

.crazy-el {
    font-family: 'Comforter Brush', cursive;
}

.other-f {
    font-family: 'Pacifico', cursive;
}

.soc-ic {
    width: 48px;
    height: 48px;
}

.isneg {
    /* margin-top: -15%; */
}